Skip to content

[FME-10127] Add track method and setContext with targetingKey#8

Merged
ZamoraEmmanuel merged 1 commit intodevelopmentfrom
fme-10127
Sep 29, 2025
Merged

[FME-10127] Add track method and setContext with targetingKey#8
ZamoraEmmanuel merged 1 commit intodevelopmentfrom
fme-10127

Conversation

@ZamoraEmmanuel
Copy link
Copy Markdown
Contributor

  • Support targetingKey and trafficType value updates using openFeature setContext method
  • Support track method
  • Clean test files
  • update @splitsoftware/splitio-browserjs from 1.3.1 to 1.4.0

@ZamoraEmmanuel ZamoraEmmanuel requested a review from a team as a code owner September 23, 2025 18:11
}

async onClose?(): Promise<void> {
return this.client.destroy();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if this should be for all clients. We can use this.factory.destroy();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I second this. I think we should destroy the factory in the onClose

Base automatically changed from fme-9857 to development September 29, 2025 17:34
@ZamoraEmmanuel ZamoraEmmanuel merged commit 6392509 into development Sep 29, 2025
1 check passed
@ZamoraEmmanuel ZamoraEmmanuel deleted the fme-10127 branch September 29, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants